runtime.pageCache.allocN (method)
2 uses
runtime (current package)
mpagecache.go#L49: return c.allocN(npages)
mpagecache.go#L58: func (c *pageCache) allocN(npages uintptr) (uintptr, uintptr) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)